home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Programare / rpdcss / rpdcss5.exe / {app} / data / cssdefs / Opera 5.ini < prev    next >
Encoding:
INI File  |  2004-07-17  |  11.3 KB  |  692 lines

  1. ; CSS Opera 5 and 6 Compatible
  2.  
  3. [%groups]
  4. borders=Borders
  5. colors=Colors and Backgrounds
  6. fonts=Font
  7. generate=Generated Content
  8. page=Page
  9. table=Tables
  10. text=Text
  11. visual=Visual
  12.  
  13. [%units]
  14. <length>=px|em|ex|pt|in|pc|mm|cm
  15.  
  16. [%types]
  17. <generic-family>=serif|sans-serif|cursive|fantasy|monospace
  18. <absolute-size>=xx-small|x-small|small|medium|large|x-large|xx-large
  19. <relative-size>=larger|smaller
  20. <border-style>=none|dotted|dashed|solid|double|groove|ridge|inset|outset|hidden
  21. <border-width>=thin|medium|thick|<length>
  22.  
  23.  
  24. [%properties]
  25. background
  26. background-attachment
  27. background-color
  28. background-image
  29. background-position
  30. background-repeat
  31. border
  32. border-bottom
  33. border-bottom-color
  34. border-bottom-style
  35. border-bottom-width
  36. border-collapse
  37. border-color
  38. border-left
  39. border-left-color
  40. border-left-style
  41. border-left-width
  42. border-right
  43. border-right-color
  44. border-right-style
  45. border-right-width
  46. border-spacing
  47. border-style
  48. border-top
  49. border-top-color
  50. border-top-style
  51. border-top-width
  52. border-width
  53. bottom
  54. caption-side
  55. clear
  56. color
  57. content
  58. counter-increment
  59. counter-reset
  60. display
  61. empty-cells
  62. float
  63. font
  64. font-family
  65. font-size
  66. font-style
  67. font-variant
  68. font-weight
  69. height
  70. left
  71. letter-spacing
  72. line-height
  73. list-style
  74. list-style-image
  75. list-style-position
  76. list-style-type
  77. margin
  78. margin-bottom
  79. margin-left
  80. margin-right
  81. margin-top
  82. max-height
  83. max-width
  84. min-height
  85. min-width
  86. orphans
  87. overflow
  88. padding
  89. padding-bottom
  90. padding-left
  91. padding-right
  92. padding-top
  93. page
  94. page-break-after
  95. page-break-before
  96. page-break-inside
  97. position
  98. quotes
  99. right
  100. size
  101. table-layout
  102. text-align
  103. text-decoration
  104. text-indent
  105. text-transform
  106. top
  107. vertical-align
  108. visibility
  109. white-space
  110. widows
  111. width
  112. word-spacing
  113. z-index
  114.  
  115. [background]
  116. inherited=0
  117. initial=
  118. group=colors
  119. value=<mixed>
  120. sub1=background-color,<color>|transparent
  121. sub2=background-image,<imageurl>|none
  122. sub3=background-repeat,repeat-x|repeat-y|no-repeat|repeat
  123. sub4=background-attachment,scroll|fixed
  124. sub5=background-position,<percentage>|<length>|top|center|bottom|left|right
  125.  
  126. [background-attachment]
  127. inherited=0
  128. initial=scroll
  129. group=colors
  130. value=scroll|fixed
  131.  
  132. [background-color]
  133. inherited=0
  134. initial=transparent
  135. group=colors
  136. value=<color>|transparent
  137.  
  138. [background-image]
  139. inherited=0
  140. initial=none
  141. group=colors
  142. value=<imageurl>|none
  143.  
  144. [background-position]
  145. inherited=0
  146. initial=0% 0%
  147. group=colors
  148. multiple=1
  149. value=<percentage>|<length>|top|center|bottom|left|right
  150.  
  151. [background-repeat]
  152. inherited=0
  153. initial=repeat
  154. group=colors
  155. value=repeat-x|repeat-y|no-repeat|repeat
  156.  
  157. [border]
  158. inherited=0
  159. initial=
  160. group=borders
  161. value=<mixed>
  162. sub1=width,<border-width>
  163. sub2=style,<border-style>
  164. sub3=color,<color>
  165.  
  166. [border-bottom]
  167. inherited=0
  168. group=borders
  169. value=<mixed>
  170. sub1=width,<border-width>
  171. sub2=style,<border-style>
  172. sub3=color,<color>
  173.  
  174. [border-bottom-color]
  175. inherited=0
  176. group=borders
  177. value=<color>
  178.  
  179. [border-bottom-style]
  180. inherited=0
  181. group=borders
  182. value=<border-style>
  183.  
  184. [border-bottom-width]
  185. inherited=0
  186. initial=medium
  187. group=borders
  188. value=<border-width>
  189.  
  190. [border-collapse]
  191. group=table
  192. inherited=1
  193. initial=collapse
  194. value=collapse|separate
  195.  
  196. [border-color]
  197. inherited=0
  198. group=borders
  199. value=<mixed>|<color>
  200. sub1=border-top-color,<color>
  201. sub2=border-right-color,<color>
  202. sub3=border-bottom-color,<color>
  203. sub4=border-left-color,<color>
  204.  
  205. [border-left]
  206. inherited=0
  207. group=borders
  208. value=<mixed>
  209. sub1=width,<border-width>
  210. sub2=style,<border-style>
  211. sub3=color,<color>
  212.  
  213. [border-left-color]
  214. inherited=0
  215. group=borders
  216. value=<color>
  217.  
  218. [border-left-style]
  219. inherited=0
  220. group=borders
  221. value=<border-style>
  222.  
  223. [border-left-width]
  224. inherited=0
  225. initial=medium
  226. group=borders
  227. value=<border-width>
  228.  
  229. [border-right]
  230. inherited=0
  231. group=borders
  232. value=<mixed>
  233. sub1=width,<border-width>
  234. sub2=style,<border-style>
  235. sub3=color,<color>
  236.  
  237. [border-right-color]
  238. inherited=0
  239. group=borders
  240. value=<color>
  241.  
  242. [border-right-style]
  243. inherited=0
  244. group=borders
  245. value=<border-style>
  246.  
  247. [border-right-width]
  248. inherited=0
  249. initial=medium
  250. group=borders
  251. value=<border-width>
  252.  
  253. [border-spacing]
  254. inherited=1
  255. group=table
  256. initial=0
  257. multiple=1
  258. value=<length>
  259.  
  260. [border-style]
  261. inherited=0
  262. initial=none
  263. group=borders
  264. value=<mixed>|<border-style>
  265. sub1=border-top-style,<border-style>
  266. sub2=border-right-style,<border-style>
  267. sub3=border-bottom-style,<border-style>
  268. sub4=border-left-style,<border-style>
  269.  
  270. [border-top]
  271. inherited=0
  272. initial=
  273. group=borders
  274. value=<mixed>
  275. sub1=width,<border-width>
  276. sub2=style,<border-style>
  277. sub3=color,<color>
  278.  
  279. [border-top-color]
  280. inherited=0
  281. group=borders
  282. value=<color>
  283.  
  284. [border-top-style]
  285. inherited=0
  286. group=borders
  287. value=<border-style>
  288.  
  289. [border-top-width]
  290. inherited=0
  291. initial=medium
  292. group=borders
  293. value=<border-width>
  294.  
  295. [border-width]
  296. inherited=0
  297. initial=
  298. group=borders
  299. value=<mixed>|<border-width>
  300. sub1=border-top-width,<border-width>
  301. sub2=border-right-width,<border-width>
  302. sub3=border-bottom-width,<border-width>
  303. sub4=border-left-width,<border-width>
  304.  
  305. [bottom]
  306. inherited=0
  307. group=visual
  308. initial=auto
  309. value=<percentage>|<length>|auto
  310.  
  311. [caption-side]
  312. inherited=1
  313. group=table
  314. initial=top
  315. value=top|bottom|left|right
  316.  
  317. [clear]
  318. inherited=0
  319. initial=none
  320. group=borders
  321. value=none|left|right|both
  322.  
  323. [color]
  324. inherited=1
  325. group=colors
  326. value=<color>
  327.  
  328. [content]
  329. inherited=0
  330. initial=
  331. group=generate
  332. multiple=1
  333. value=open-quote|close-quote|no-open-quote|no-close-quote
  334.  
  335. [counter-increment]
  336. inherited=0
  337. initial=none
  338. group=generate
  339. multiple=1
  340. value=none
  341.  
  342. [counter-reset]
  343. inherited=0
  344. initial=none
  345. group=generate
  346. multiple=1
  347. value=none
  348.  
  349. [display]
  350. inherited=0
  351. initial=block
  352. group=visual
  353. value=inline|block|list-item|run-in|compact|inline-table|table-row-group|table-header-group|table-footer-group|table-row|table-column-group|table-column|table-cell|table-caption|table|none
  354.  
  355. [empty-cells]
  356. inherited=1
  357. group=table
  358. initial=show
  359. value=show|hide
  360.  
  361. [float]
  362. inherited=0
  363. initial=none
  364. group=borders
  365. value=left|right|none
  366.  
  367. [font]
  368. inherited=1
  369. initial=
  370. group=fonts
  371. value=<mixed>
  372. sub1=system-font,caption|icon|menu|message-box|small-caption|status-bar
  373. sub2=font-style,normal|italic|oblique
  374. sub3=font-variant,normal|small-caps
  375. sub4=font-weight,normal|bolder|bold|lighter|100|200|300|400|500|600|700|800|900
  376. sub5=font-size,<length>|<percentage>|<relative-size>|<absolute-size>
  377. sub6=line-height,normal|<percentage>|<length>|<number>
  378. sub7=font-family,<font>
  379.  
  380. [font-family]
  381. inherited=1
  382. initial=
  383. group=fonts
  384. value=<font>
  385.  
  386. [font-size]
  387. inherited=1
  388. initial=medium
  389. group=fonts
  390. value=<length>|<percentage>|<relative-size>|<absolute-size>
  391.  
  392. [font-style]
  393. inherited=1
  394. initial=normal
  395. group=fonts
  396. value=normal|italic|oblique
  397.  
  398. [font-variant]
  399. inherited=1
  400. initial=normal
  401. group=fonts
  402. value=normal|small-caps
  403.  
  404. [font-weight]
  405. inherited=1
  406. initial=normal
  407. group=fonts
  408. value=normal|bolder|bold|lighter|100|200|300|400|500|600|700|800|900
  409.  
  410. [height]
  411. inherited=0
  412. initial=auto
  413. group=visual
  414. value=<percentage>|<length>|auto
  415.  
  416. [left]
  417. inherited=0
  418. initial=auto
  419. group=visual
  420. value=<percentage>|<length>|auto
  421.  
  422. [letter-spacing]
  423. inherited=1
  424. initial=normal
  425. group=text
  426. value=normal|<length>
  427.  
  428. [line-height]
  429. inherited=1
  430. initial=normal
  431. group=text
  432. value=normal|<percentage>|<length>|<number>
  433.  
  434. [list-style]
  435. inherited=1
  436. initial=
  437. group=visual
  438. value=<mixed>
  439. sub1=list-style-type,disc|circle|square|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha|none
  440. sub2=list-style-position,inside|outside
  441. sub3=list-style-image,<imageurl>|none
  442.  
  443. [list-style-image]
  444. inherited=1
  445. initial=none
  446. group=visual
  447. value=<imageurl>|none
  448.  
  449. [list-style-position]
  450. inherited=1
  451. initial=outside
  452. group=visual
  453. value=inside|outside
  454.  
  455. [list-style-type]
  456. inherited=1
  457. initial=disc
  458. group=visual
  459. value=disc|circle|square|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha|none
  460.  
  461. [margin]
  462. inherited=0
  463. initial=
  464. group=borders
  465. value=<mixed>|<percentage>|<length>|auto
  466. sub1=margin-top,<percentage>|<length>|auto
  467. sub2=margin-right,<percentage>|<length>|auto
  468. sub3=margin-bottom,<percentage>|<length>|auto
  469. sub4=margin-left,<percentage>|<length>|auto
  470.  
  471. [margin-bottom]
  472. inherited=0
  473. initial=0
  474. group=borders
  475. value=<percentage>|<length>|auto
  476.  
  477. [margin-left]
  478. inherited=0
  479. initial=0
  480. group=borders
  481. value=<percentage>|<length>|auto
  482.  
  483. [margin-right]
  484. inherited=0
  485. initial=0
  486. group=borders
  487. value=<percentage>|<length>|auto
  488.  
  489. [margin-top]
  490. inherited=0
  491. initial=0
  492. group=borders
  493. value=<percentage>|<length>|auto
  494.  
  495. [max-height]
  496. inherited=0
  497. initial=none
  498. group=visual
  499. value=<percentage>|<length>|none
  500.  
  501. [max-width]
  502. inherited=0
  503. initial=none
  504. group=visual
  505. value=<percentage>|<length>|none
  506.  
  507. [min-height]
  508. inherited=0
  509. initial=0
  510. group=visual
  511. value=<percentage>|<length>|none
  512.  
  513. [min-width]
  514. inherited=0
  515. initial=0
  516. group=visual
  517. value=<percentage>|<length>|none
  518.  
  519. [orphans]
  520. inherited=1
  521. initial=2
  522. group=page
  523. value=<integer>
  524.  
  525. [overflow]
  526. inherited=0
  527. initial=visible
  528. group=visual
  529. value=visible|hidden
  530.  
  531. [padding]
  532. inherited=0
  533. initial=
  534. group=borders
  535. value=<mixed>|<percentage>|<length>
  536. sub1=padding-top,<percentage>|<length>
  537. sub2=padding-right,<percentage>|<length>
  538. sub3=padding-bottom,<percentage>|<length>
  539. sub4=padding-left,<percentage>|<length>
  540.  
  541. [padding-bottom]
  542. inherited=0
  543. initial=0
  544. group=borders
  545. value=<percentage>|<length>
  546.  
  547. [padding-left]
  548. inherited=0
  549. initial=0
  550. group=borders
  551. value=<percentage>|<length>
  552.  
  553. [padding-right]
  554. inherited=0
  555. initial=0
  556. group=borders
  557. value=<percentage>|<length>
  558.  
  559. [padding-top]
  560. inherited=0
  561. initial=0
  562. group=borders
  563. value=<percentage>|<length>
  564.  
  565. [page]
  566. inherited=1
  567. initial=auto
  568. group=page
  569. value=auto
  570.  
  571. [page-break-after]
  572. inherited=0
  573. initial=auto
  574. group=page
  575. value=auto|always|left|right
  576.  
  577. [page-break-before]
  578. inherited=0
  579. initial=auto
  580. group=page
  581. value=auto|always|left|right
  582.  
  583. [page-break-inside]
  584. inherited=1
  585. initial=auto
  586. group=page
  587. value=avoid|auto
  588.  
  589. [position]
  590. inherited=0
  591. initial=static
  592. group=visual
  593. value=static|relative|absolute|fixed
  594.  
  595. [quotes]
  596. inherited=1
  597. initial=
  598. group=visual
  599. multiple=1
  600. value=none
  601.  
  602. [right]
  603. inherited=0
  604. initial=auto
  605. group=visual
  606. value=<percentage>|<length>|auto
  607.  
  608. [size]
  609. inherited=0
  610. initial=auto
  611. group=page
  612. multiple=1
  613. value=<length>|auto|portrait|landscape|inherit
  614.  
  615. [table-layout]
  616. inherited=0
  617. initial=auto
  618. group=table
  619. value=auto|fixed
  620.  
  621. [text-align]
  622. inherited=1
  623. initial=
  624. group=text
  625. value=left|right|center|justify
  626.  
  627. [text-decoration]
  628. inherited=0
  629. initial=none
  630. group=text
  631. multiple=1
  632. value=none|underline|overline|line-through|blink
  633.  
  634. [text-indent]
  635. inherited=1
  636. initial=0
  637. group=text
  638. value=<percentage>|<length>
  639.  
  640. [text-transform]
  641. inherited=1
  642. initial=none
  643. group=text
  644. value=capitalize|uppercase|lowercase|none
  645.  
  646. [top]
  647. inherited=0
  648. initial=auto
  649. group=visual
  650. value=<percentage>|<length>|auto
  651.  
  652. [vertical-align]
  653. inherited=0
  654. initial=baseline
  655. group=visual
  656. value=baseline|sub|super|top|text-top|middle|bottom|text-bottom|<percentage>
  657.  
  658. [visibility]
  659. inherited=0
  660. initial=inherit
  661. group=visual
  662. value=visible|hidden
  663.  
  664. [white-space]
  665. inherited=1
  666. initial=normal
  667. group=visual
  668. value=normal|pre|nowrap|-pre-wrap
  669.  
  670. [widows]
  671. inherited=1
  672. initial=2
  673. group=page
  674. value=<integer>
  675.  
  676. [width]
  677. inherited=0
  678. initial=auto
  679. group=borders
  680. value=<percentage>|<length>|auto
  681.  
  682. [word-spacing]
  683. inherited=1
  684. initial=normal
  685. group=text
  686. value=normal|<length>
  687.  
  688. [z-index]
  689. inherited=0
  690. initial=auto
  691. group=visual
  692. value=<number>|auto